[fix] Trigger changelog bot for backward incompatible changes#521
Conversation
Update the changelog bot trigger so PR titles marked with [change!] run the reusable changelog workflow.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (1)
📜 Recent review details🧰 Additional context used🧠 Learnings (1)📚 Learning: 2026-04-17T20:35:58.550ZApplied to files:
🔇 Additional comments (1)
📝 WalkthroughWalkthroughThe PR updates the bot changelog trigger workflow to recognize Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested labels
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Checklist
Reference to Existing Issue
No existing issue.
Description of Changes
This PR updates the changelog bot trigger workflow to match PR titles starting with
[change!].This allows backward incompatible PRs to run the reusable changelog workflow after maintainer approval, the same as
[feature],[fix], and[change]PRs.Screenshot
Not applicable.